StudentAccountTransactionPaymentDescription 
EntityType  Independent 
Logical Entity Name  StudentAccountTransactionPaymentDescription 
Default Table Name  SaCashPaymentDescription 
Logical Only  NO 
Definition 
 
Note 
 

StudentAccountTransactionPaymentDescription Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentAccountTransactionPaymentDescriptionId(PK)    INTEGER  NO 
 
Code    VARCHAR(8)  NO 
 
Name    VARCHAR(35)  NO 
 
IsActive    BIT  NO 
 
IsEditableWhenPostingTransaction    BIT  NO 
 
IsSystemCode    BIT  NO 
 
CampusGroupId    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
UsageType    TINYINT  NO 
 

StudentAccountTransactionPaymentDescription Keys 
Key Name  Key Type  Keys 
SaCashPaymentDescription_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SaCashPaymentDescription_SaCashPaymentDescriptionID_U_C_IDX  PrimaryKey  StudentAccountTransactionPaymentDescriptionId 

StudentAccountTransactionPaymentDescription Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAccountTransactionPaymentDescription Check Constraints 
Check Constraint Name  CheckConstraint